home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
VISUALBA
/
PBTL111.ZIP
/
SAMPLE.RSP
< prev
Wrap
Text File
|
1994-04-12
|
553b
|
20 lines
; Sample Response File for PBTLIB.
;
; ■ Only command options can be included in a response file, the name
; of the library and list file must be placed on the command line.
; ■ Lines which begin with a semi-colon are comments and are skipped,
; as are blank lines with nothing on them.
; add the module DAYNAME.OBJ
+dayname.obj
; add the modules MONTHNAM.OBJ and MAKEDATE.OBJ
+monthnam.obj +makedate.obj
; update the modules JULIAN.PBU and TIME.PBU
-+julian.pbu
-+time.pbu
; we can nest another response file too
@CUSTOM.RSP